home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
redakcyjne
/
programy
/
PSPad editor 4.5.4 build 2356 beta
/
pspad454inst_en.exe
/
{app}
/
Template
/
Library.psc
< prev
next >
Wrap
Text File
|
2008-05-27
|
335b
|
22 lines
// ==========================================================================
//
// LibName.psc
// (c) 2008 Author
//
// Description
//
// ==========================================================================
library LibName
{
component one()
{
}
component two()
{
}
}